xen.git
2015-12-16 Doug Goldsteintools: always enable HAS_MEM_ACCESS
2015-12-16 Jan Beulichtools/symbols: document binutils commits for issues...
2015-12-16 Jan BeulichMAINTAINERS: sort and update tree info
2015-12-16 Andrew Cooperdrop empty __cpuinit annotation
2015-12-16 Ian Campbellflask: Allow device model to raise PCI interrupts ...
2015-12-15 Roger Pau Monnelibxl: add support for migrating HVM guests without...
2015-12-15 Roger Pau Monnelibxl: allow the creation of HVM domains without a...
2015-12-15 Roger Pau Monnelibxc: switch xc_dom_elfloader to be used with HVMlite...
2015-12-15 Dario Faggiolibuilding with perfc=y was broken
2015-12-15 Anthony PERARDhvmloader: load proper ACPI tables with OVMF
2015-12-15 Andrew Cooperx86: use tag in C UNLIKELY blocks, rather than a litera...
2015-12-15 Jan Beulichx86: generate labels at the beginning of unlikely sub...
2015-12-15 Andrew Cooperpublic/hvm: export the HVM_PARAM_CALLBACK_VIA ABI in...
2015-12-15 Roger Pau Monnélibxc/xen: introduce a start info structure for HVMlite...
2015-12-15 Roger Pau Monnéx86: allow HVM guests to use hypercalls to bring up...
2015-12-15 Roger Pau Monnélibxc: allow creating domains without emulated devices
2015-12-15 Roger Pau Monnéx86: allow disabling all emulated devices inside of Xen
2015-12-15 Roger Pau Monnéx86: set the vPMU interface based on the presence of...
2015-12-15 Ian Campbellxen: arm: Drop trailing ; from DEFINE_XEN_GUEST_HANDLE
2015-12-15 Paul Durrantlibxl: re-implement libxl__xs_printf()
2015-12-15 Paul Durrantlibxl: re-name libxl__xs_write() to libxl__xs_printf...
2015-12-15 Julien Grallxen/arm: p2m: Remove translation table when it's empty
2015-12-15 Julien Grallxen/arm: p2m: Introduce a helper to remove an entry...
2015-12-15 Julien Grallxen/arm: p2m: Store the page for each mapping
2015-12-15 Julien Grallxen/arm: p2m: Flush for every exit paths in apply_p2m_c...
2015-12-10 Andrew CooperVT-d: Correct order of parameters to memset() in setup_...
2015-12-10 Dario Faggiolisched: fix (ACPI S3) resume with cpupools with differen...
2015-12-10 Wei Liulibxl: update check-xl-disk-parse
2015-12-10 Jan BeulichVT-d: make flush-all actually flush all
2015-12-10 Jan Beulichx86: re-enable NX if disabled
2015-12-10 Roger Pau Monnéx86/hvm: loosen up the ASSERT in hvm_cr4_guest_reserved...
2015-12-10 Boris Ostrovskyx86/VPMU: support only versions 2 through 4 of architec...
2015-12-10 Ross Lagerwallx86: fixup IRQs when CPUs go down during shutdown
2015-12-10 Feng Wuvmx: properly handle notification event when vCPU is...
2015-12-10 Feng Wupass-through: update IRTE according to guest interrupt...
2015-12-10 Feng Wuvt-d: add API to update IRTE when VT-d PI is used
2015-12-10 Feng Wuvmx: suppress posting interrupts when 'SN' is set
2015-12-10 Feng WuVT-d Posted-intterrupt (PI) design
2015-12-10 Ian CampbellRevert "tools: Refactor "xentoollog" into its own library"
2015-12-09 Jan Beulichmemory: fix XSA-158 fix
2015-12-09 Ian Campbelltools: Refactor "xentoollog" into its own library
2015-12-09 Ian Campbelltools/Rules.mk: Properly handle libraries with recursiv...
2015-12-09 Ian Campbelltools/ocaml: simplify compile/link of test apps
2015-12-09 Ian Campbellmce-test: do not include libxenguest internal headers
2015-12-09 Ian JacksonQEMU_TAG update
2015-12-08 Juergen Grosslibxc: try to find last used pfn when migrating
2015-12-08 Sander EikelenboomFix regression in xendomains initscript: test for privc...
2015-12-08 Andrew Coopertools/libxc: Identify problematic file in error messages
2015-12-08 George Dunlaplibxl: Introduce a template for devices with a controller
2015-12-08 Ian Jacksonlibxl: Fix bootloader-related virtual memory leak on...
2015-12-08 Jan Beulichmemory: fix XENMEM_exchange error handling
2015-12-08 Jan Beulichmemory: split and tighten maximum order permitted in...
2015-12-08 Haozhong Zhangx86/time: fix domain type check in tsc_set_info()
2015-12-08 Haozhong Zhangsvm: fix incorrect TSC scaling
2015-12-08 Jan Beulichx86: refine nr_sockets calculation
2015-12-08 Jan BeulichRevert "vVMX: use latched VMCS machine address"
2015-12-03 Roger Pau Monnex86/libxc: add an arch domain config parameter to xc_do...
2015-12-03 Jonathan Creekmorebuild: fix clean to remove all *.o and .*.d files
2015-12-03 Jan Beulichx86: __{cpu,dev}initdata drop follow-up
2015-12-03 Roger Pau Monnéx86: make sure the HVM callback vector is correctly set
2015-12-03 Jan BeulichVT-d: drop unneeded Ivybridge quirk workaround
2015-12-03 Jan Beulichx86/PCI: make all config space writes subject to XSM...
2015-12-02 Juergen Grosslibxc: do proper return code checking of allocator...
2015-12-02 Juergen Grosslibxc: replace INVALID_P2M_ENTRY by INVALID_PFN
2015-12-02 Doug Goldsteinxendomains initscript: test for privcmd char device
2015-12-02 Doug Goldsteintools: update outdated header comment on privcmd.h
2015-12-02 Doug Goldsteinlibxc: prefer using privcmd character device
2015-12-02 Doug Goldsteinxen/build: disable default built-in rules and variables
2015-12-02 Boris OstrovskyMAINTAINERS: restore original maintainership of arch...
2015-12-02 David Vrabelevtchn: don't reuse ports that are still "busy"
2015-12-02 Jan Beulichx86/HVM: XSETBV intercept needs to check CPL on SVM...
2015-12-02 Kai Huangx86/vmx: enable PML by default
2015-12-02 David Vrabelx86/ept: remove unnecessary sync after resolving miscon...
2015-12-01 Wei Liulibxc: refactor memory allocation functions
2015-12-01 Juergen Grosslibxc: correct domain builder for 64 bit guest with...
2015-12-01 Juergen Grosslibxc: use correct return type for do_memory_op()
2015-12-01 Wei Liuocaml/xc: add softreset shutdown reason
2015-12-01 Paul Durrantlibxl: implement libxl__xs_mknod using XS_WRITE rather...
2015-12-01 Paul Durrantlibxl: replace libxl__xs_mkdir() with libxl__xs_mknod()
2015-11-30 Len Brownmwait_idle: Skylake Client Support
2015-11-30 Andrew Cooperdrop unused __devexit{,data} and CONFIG_HOTPLUG
2015-11-30 Andrew Cooperdrop empty __devinit annotation, and aliased __pminit
2015-11-30 Andrew Cooperdrop empty __devinitdata annotation
2015-11-30 Andrew Cooperdrop empty __cpuinitdata annotation
2015-11-30 Andrew Cooperdrop unused fastcall annotation
2015-11-30 Jan Beulichx86: properly macroize the two XRSTOR flavors
2015-11-30 Jan Beulichx86: drop dummy input from alternative_{input,io}()
2015-11-30 Andrew Cooperx86/cpu: introduce cpu_dev.c_early_init()
2015-11-26 Roger Pau Monnéx86: allow disabling the emulated local apic
2015-11-26 Roger Pau Monnéx86/vlapic: fixes for HVM code when running without...
2015-11-26 Jan Beulichx86: suppress bogus log message
2015-11-26 Roger Pau MonnéHVM/save: allow the usage of zeroextend and a fixup...
2015-11-26 Roger Pau MonnéHVM/save: pass a size parameter to the HVM compat functions
2015-11-26 Jan Beulichbuild: fix dependencies for files compiled from their...
2015-11-26 Yang ZhangMAINTAINERS: change the vt-d maintainer
2015-11-26 Paul Durrantx86/viridian: flush remote tlbs by hypercall
2015-11-25 Peng Fanpublic/event_channel.h: correct comment
2015-11-25 Daniel Kiperx86/boot: check for not allowed sections before linking
2015-11-25 Shuai Ruanlibxc: expose xsaves/xgetbv1/xsavec to hvm guest
2015-11-25 Shuai Ruanx86/xsaves: enable xsaves/xrstors for hvm guest
next